home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 1999 March / CD Rom Data Mart 1999.iso / Media / Tools.dcr / 00024.ls < prev    next >
Encoding:
Text File  |  1999-02-16  |  94 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(11) then
  3.     go(label("1"))
  4.   else
  5.     go(label("0"))
  6.   end if
  7. end
  8.